runtime.mcache.refill (method)

2 uses

	runtime (current package)
		malloc.go#L968: 		c.refill(spc)
		mcache.go#L149: func (c *mcache) refill(spc spanClass) {